Skip to main content

delayed commit ok initiated

Short Description

Aurora only - indicates the thread has started the async commit process but is waiting for it to be ack'd.

Detailed Description​

delayed commit ok initiated – is a thread state in Aurora MySQL which indicates the thread has started the async commit process but is waiting for it to be ack’d. You will not find this thread state in MySQL as MySQL does not use our async commit protocol, it is Aurora MySQL specific. This is usually the genuine commit time of a transaction.

How to reduce this wait​

This is a state - not a wait.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.